| FaISIRImportTrackLog |
| Logical Entity Name | FaISIRImportTrackLog |
| Default Table Name | FaISIRImportTrackLog |
| Physical Only | NO |
| Definition | |
| Note |
| FaISIRImportTrackLog Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaISIRImportTrackLogId |
int | NO | ||
FaISIRMainId |
int | NO | ||
FaYearId |
char(2) | NO | ||
| BatchID | varchar(30) | NO | ||
| Message | varchar(200) | NO | ||
| C2KValue | varchar(20) | NO | ||
| ISIRValue | varchar(20) | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| FaISIRImportTrackLog Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FaISIRImportTrackLog_FaISIRImportTrackLogId | PrimaryKey | FaISIRImportTrackLogId |
| UK_FaISIRImportTrackLog_FaISIRMainId_FaYearId | Index | FaISIRMainId, FaYearId |
| FaISIRImportTrackLog Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaISIRMain | Non-Identifying | One To Zero or More | FK_FaISIRImportTrackLogFaISIRMainId_FaISIRMainFaISIRMainId | FaISIRMainId | NO | YES | ||
| FaYear | Non-Identifying | One To Zero or More | FK_FaISIRImportTrackLogFaYearId_FaYearFaYearId | FaYearId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaISIRImportTrackLogUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaISIRImportTrackLog Check Constraints |
| Check Constraint Name | CheckConstraint |